Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HUDI-7549] Reverting spurious log block deduction with LogRecordReader #10922

Merged
merged 5 commits into from
May 14, 2024

Conversation

nsivabalan
Copy link
Contributor

@nsivabalan nsivabalan commented Mar 25, 2024

Change Logs

We added support to deduce spurious log blocks with log block reader (#9545 and #9611 ) in 0.14.0.
Apparently there are some cases where it could lead to data loss or data consistency issues.
#9611 (comment)
So, we are reverting the changes for now until we have a thorough patch where we can deduce such spurious log blocks.

Impact

No data consistency issues w/ log record reader.

Risk level (write none, low medium or high below)

medium

Documentation Update

none

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@nsivabalan nsivabalan changed the title [HUDI-7549] Reverting spurious log block deduction until we have a proper fix [HUDI-7549] Reverting spurious log block deduction with LogRecordReader Mar 25, 2024
@github-actions github-actions bot added the size:L PR with lines of changes in (300, 1000] label Mar 25, 2024
@yihua
Copy link
Contributor

yihua commented Mar 28, 2024

@nsivabalan could you check the CI failures?

@nsivabalan nsivabalan force-pushed the revertSpuriousLogBlocksDetectionPatch branch 2 times, most recently from 7619816 to 41e7049 Compare May 9, 2024 23:43
@yihua yihua force-pushed the revertSpuriousLogBlocksDetectionPatch branch from 41e7049 to 1c36f92 Compare May 13, 2024 00:56
@yihua yihua assigned yihua and unassigned codope May 14, 2024
@yihua yihua force-pushed the revertSpuriousLogBlocksDetectionPatch branch from 1c36f92 to 802eeb7 Compare May 14, 2024 03:28
@apache apache deleted a comment from hudi-bot May 14, 2024
@hudi-bot
Copy link

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@yihua
Copy link
Contributor

yihua commented May 14, 2024

Azure CI is green.
Screenshot 2024-05-13 at 23 13 02

@yihua yihua merged commit 45ad35b into apache:master May 14, 2024
45 of 46 checks passed
yihua added a commit that referenced this pull request May 15, 2024
…er (#10922)

Co-authored-by: Y Ethan Guo <ethan.guoyihua@gmail.com>
yihua added a commit that referenced this pull request May 15, 2024
…er (#10922)

Co-authored-by: Y Ethan Guo <ethan.guoyihua@gmail.com>
yihua added a commit that referenced this pull request May 15, 2024
…er (#10922)

Co-authored-by: Y Ethan Guo <ethan.guoyihua@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-0.15.0 size:L PR with lines of changes in (300, 1000] table-service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants